Skip to content

feat: add CI to validate JSON and YAML#5

Merged
imran-siddique merged 1 commit into
mainfrom
feat/ci
Jun 8, 2026
Merged

feat: add CI to validate JSON and YAML#5
imran-siddique merged 1 commit into
mainfrom
feat/ci

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Summary

  • CI workflow that validates all .json and .yaml/.yml files using Python's built-in parsers
  • Runs on push and PR to main
  • Includes FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" before June 16 cutover

Test plan

  • Both example directories have valid JSON (catalog.json) and YAML (cmcp-config.yaml, policy files)
  • CI passes on GitHub

🤖 Generated with Claude Code

Validates all JSON and YAML files on push/PR.
Includes FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 for June 16 deadline.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit 817a5c5 into main Jun 8, 2026
1 check failed
@imran-siddique imran-siddique deleted the feat/ci branch June 8, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant